Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: IONConnect DB conversation infrastructure #416

Merged
merged 17 commits into from
Dec 16, 2024

Conversation

ice-damocles
Copy link
Contributor

Description

Adds

  • IONDatabaseNotifier to proxy DB from direct interaction
  • General Event messages insert
  • One-to-one conversation DB logic: init of the conversation, new messages, last message
  • Group conversations DB logic: init of the conversation, new messages, change of subject, change of participants amount
  • Test event messages mocks
  • Changes to conversation provider: mocks are removed

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Chore

@ice-damocles ice-damocles requested review from a team as code owners December 11, 2024 14:28
@ice-damocles ice-damocles force-pushed the feature/origin/chat-conversations-provider branch from f679bca to 84588c4 Compare December 11, 2024 14:29
@ice-damocles ice-damocles enabled auto-merge (squash) December 11, 2024 14:29
@ice-damocles ice-damocles changed the title Feature/origin/chat conversations provider feat: Nostr DB conversation infrastructure Dec 11, 2024
ios/Podfile.lock Outdated Show resolved Hide resolved
@ice-damocles ice-damocles changed the title feat: Nostr DB conversation infrastructure feat: IONConnet DB conversation infrastructure Dec 11, 2024
@ice-damocles ice-damocles changed the title feat: IONConnet DB conversation infrastructure feat: IONConnect DB conversation infrastructure Dec 11, 2024
@ice-damocles ice-damocles force-pushed the feature/origin/chat-conversations-provider branch from f95473d to 2136361 Compare December 12, 2024 17:07
@ice-damocles ice-damocles force-pushed the feature/origin/chat-conversations-provider branch from 2136361 to 47460bd Compare December 16, 2024 09:59
ice-orion
ice-orion previously approved these changes Dec 16, 2024
pubspec.yaml Outdated Show resolved Hide resolved
@ice-damocles ice-damocles force-pushed the feature/origin/chat-conversations-provider branch from 4296d48 to 6aef3b5 Compare December 16, 2024 15:10
@ice-damocles ice-damocles force-pushed the feature/origin/chat-conversations-provider branch from 6aef3b5 to 334d2ae Compare December 16, 2024 15:13
@ice-damocles ice-damocles merged commit 8c66f82 into master Dec 16, 2024
1 check passed
@ice-damocles ice-damocles deleted the feature/origin/chat-conversations-provider branch December 16, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants